home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / muds / pennmush.000 / pennmush-1.50-p8-linux.tar / pennmush / README.linux < prev    next >
Text File  |  1993-10-22  |  1KB  |  47 lines

  1. Only a few code changes were needed to get this run on a linux system.
  2.  
  3. The main fix was to prevent the netmush binary from creating a zombie processes
  4. each time it dumped. 
  5.  
  6. It has been successfully compiled on a 386/20 (pl10) and 486/66(pl13) with 
  7. gcc 2.4.5 and libc4.4.1, so it should compile on just about anything.
  8.  
  9. I've already changed the minimal.db.Z to indb.Z in the game/data directory
  10. as well as added 'nohup' to the restart file. 
  11.  
  12.  
  13. To install:
  14.  
  15. I'd take a look at options.h, making sure everything is configured right for
  16. you, then do a:
  17.  
  18. make install
  19.  
  20. edit game/mush.conf to fit your needs and make sure the paths are correct in
  21. game/restart.
  22.  
  23.  
  24. To Start the MUSH:
  25.  
  26. go to the game directory and type 'restart'. A corrupt version of the 'minimal'
  27. database was included with the original database and has been replaced with a 
  28. working on.
  29.  
  30. The mush should then start up. Telnet to the right port and have fun!
  31.  
  32. The God character is 'One' with the password 'one'. I recommend you change
  33. this as soon as possible.
  34.  
  35.  
  36. -----
  37. Liem Bahneman
  38. roland@cac.washington.edu
  39.  
  40. ps. I am not the support person for pennmush, I just ported it to linux. 
  41. If you have problems with linux+pennmush/pl8 specifically you may email me,
  42. for other, non-linux specific problems you should address the author, Lydia 
  43. Leong (lwl@eniac.seas.upenn.edu).
  44.  
  45.  
  46.  
  47.